Cisco Packet Tracer Extensions API 8.1.0
API for communication between Cisco Packet Tracer application and its extension applications and modules.
Public Member Functions | List of all members
CDialPeer Class Reference

CDialPeer holds and manipulates dial peers for VOIP. More...

Public Member Functions

int getDialPeerTag ()
 Returns the dial peer tag. More...
 
string getDestLineNumber ()
 Returns the destination line number. More...
 
void setDestLineNumber (string)
 Sets the destination line number. More...
 

Detailed Description

CDialPeer holds and manipulates dial peers for VOIP.

Member Function Documentation

◆ getDestLineNumber()

string CDialPeer::getDestLineNumber ( )

Returns the destination line number.

Returns
string, the destination line number.

◆ getDialPeerTag()

int CDialPeer::getDialPeerTag ( )

Returns the dial peer tag.

Returns
int, the dial peer tag.

◆ setDestLineNumber()

void CDialPeer::setDestLineNumber ( string  )

Sets the destination line number.

Parameters
string,thedestination line number to set this dial peer to.

The documentation for this class was generated from the following file: